Welcome![Sign In][Sign Up]
Location:
Search - eclipse swt

Search list

[JSP/JavajixySWT

Description: SWT 基础编程源码,基于Eclipse 3.2-Base on Eclipse 3.2
Platform: | Size: 130048 | Author: garfield | Hits:

[Browser ClientFeedExp

Description: 一款基于Eclipse RCP/SWT的RSS订阅程序 类似RssOwl-A Based on Eclipse RCP/SWT procedure similar to the RSS Subscribe RssOwl
Platform: | Size: 643072 | Author: izzy | Hits:

[JSP/Javaktable-src

Description: ktable是Eclipse RCP开发时使用简单、功能强大的表格控件。-This is the source of a custom table class for Java SWT applications. The original version of this table was written by Konstantin Scheglov. KTable is a complete new implementation but uses the structure and some code fragments from the old version. The features of this table implementation in short terms: - a table model provides the data for the table (comparable to the Swing table model) - cell rendering is done by extern classes and thus can easily be changed to any rendering one could imagine... - Columns and rows can be resized by mouse. - There can be horizontal and vertical headers (fixed cells) as many as needed. - Different selection modes are available - In place editing is possibel by using editor classes that can easily be adjusted to special needs. - Cells may span over several columns and/or rows.
Platform: | Size: 91136 | Author: aaa | Hits:

[JSPJava_Application_Development_on_Linux

Description: 在Linux环境里的Java应用程序开发-Readers learn how to: Use development tools available on Linux, such as the GNU Compiler for Java (gcj), Ant, the NetBeans IDE, IBM s Eclipse Java IDE, JUnit, and SunONE Studio Develop business logic layers using Java DataBase Connectivity (JDBC) Add a Web interface using servlets and JSPs Add a GUI using Sun s Abstract Window Toolkit (AWT) and IBM s SWT Deploy EJBs in Linux
Platform: | Size: 1675264 | Author: Eric | Hits:

[JSP/JavaAntColonyAlgorithm

Description: AntColonyAlgorithmThe import org.eclipse cannot be resolved 则表示需要安装SWT类库,下载SWT类库,然后将其加入CLASSPATH 如果是在eclipse中开发,你需要在你的工程构建路径中加入swt.jar的路径,在运行中的jvm参数中加入 -Djava.library.path="dll所在目录的绝对路径" 工程-->右键属性-->java构建路径-->库-->添加外部jar-->添加swt.jar(自己找找在哪儿)
Platform: | Size: 1529856 | Author: meng | Hits:

[JSP/JavaSWTandJFaceAPI

Description: Eclipse开发中SWT和JFace的参考手册-SWT and JFace Eclipse development reference manual
Platform: | Size: 7843840 | Author: hh | Hits:

[JSP/JavaJiglooPPSwing

Description: 本文是Jigloo开发Swing 的入门教程,适用于从未有过 GUI/SWT 开发经验但是熟悉 Eclipse IDE 的基本使用以及插件安装的读者,-This article is a tutorial introduction to Swing Jigloo development, for there has never been GUI/SWT development experience but are familiar with the basic use of Eclipse IDE and plug-in installed readers
Platform: | Size: 1807360 | Author: cai | Hits:

[JSP/Javajface-1

Description: 开发基于SWT/JFace的应用程序, 构建Eclipse的SWT和JFace应用程序或独立应用程序-Development based on SWT/JFace application
Platform: | Size: 7168 | Author: www | Hits:

[JSP/Javaswtajface

Description: 在发布使用SWT/JFace编写的GUI程序时,要随程序带上相应的库文件。对于Windows版的SWT来说,SWT包含有4个dll文件和一个jar文件。它们是swt-awt-win32-3305.dll、swt-gdip- win32-3305.dll、swt-wgl-win32-3305.dll、swt-win32-3305.dll和swt.jar。在发布时,要将 4个dll文件放到path路径中,或者使用-Djava.library.path设置相应的路径。将swt.jar放到classpath路径中,或使用-classpath设置相应的jar包。而对于JFace,除了上述的5个文件外,还要带上5个jar包: org.eclipse.core.runtime_3.1.2.jar org.eclipse.jface_3.1.1.jar org.eclipse.jface.text_3.1.2.jar org.eclipse.osgi_3.1.2.jar org.eclipse.text_3.1.1.jar-The common java api when develop GUI apps. It contains the jar packages as following:org.eclipse.core.runtime_3.1.2.jar org.eclipse.jface_3.1.1.jar org.eclipse.jface.text_3.1.2.jar org.eclipse.osgi_3.1.2.jar org.eclipse.text_3.1.1.jar
Platform: | Size: 8560640 | Author: sunnysuen | Hits:

[JSP/Javasrc

Description: Java基于rxtx串口调试软件代码,用eclipse编写,ui是swt.上传程序里没带swt和rxtx库,自己添加吧.程序只写好了收数据,发送数据没来得及写(相对简单).-Java based on RXTX serial debugging software code, write in eclipse, UI is SWT. Upload program didn t bring SWT and RXTX library, to add your own it. The program only write good collect data, send data haven t had time to write (relatively simple).
Platform: | Size: 18432 | Author: jacue | Hits:

[JSP/Javaswttest

Description: eclipse下的swt应用,在一个窗口中调用另外一个窗口-application the swt under the eclipse, to call another a window in a window
Platform: | Size: 4618240 | Author: Lee | Hits:

[JSP/JavatradeSys---beta

Description: java swt eclipse rcp access 演示员工管理模块
Platform: | Size: 468992 | Author: chen | Hits:

[JSP/Javajigloo_452

Description: 一款eclipse插件,用于java的GUI开发。它可用于构建基于 Swing 的应用程序和基于 SWT的应用程序。-An eclipse plugin for java GUI development. It can be used to build applications based on Swing and SWT-based applications.
Platform: | Size: 5919744 | Author: lenjeson | Hits:

[JSPswtProgramming

Description: SWT(Standard Widget Toolkit)是Eclipse组织为了开发Eclipse IDE环境所编写的一组底层图形界面 API。或许是无心插柳,或许是有意为之,至今为止,SWT无论在性能上还是外观上,都超越了Sun公司提供的AWT和Swing。-SWT (Standard Widget Toolkit) is the organization in order to develop Eclipse Eclipse IDE environment prepared by a group of the underlying graphical interface API. Perhaps serendipitously, perhaps intentionally, so far, SWT both in performance and appearance, are beyond the Sun s AWT and Swing.
Platform: | Size: 345088 | Author: wang | Hits:

[JSP/Javaeasyrcp.cust.swt_source

Description: 一个用eclipse rcp SWT封装的甘特图组件代码,对于swt组件扩展有参考价值
Platform: | Size: 45056 | Author: hymn | Hits:

[JSPawt-interface-develop

Description: SWT(Standard Widget Toolkit) Standard Widget Toolkit是一个开源的GUI编程框架,与AWT/Swing有相似的用处,著名的开源IDE-eclipse就是用SWT开发的-SWT (Standard Widget Toolkit) Standard Widget Toolkit is an open source GUI programming framework, and AWT/Swing have similar usefulness, the famous open source IDE-eclipse is to use SWT development
Platform: | Size: 522240 | Author: 马鹏 | Hits:

[Otheraa

Description: 本书系统地介绍了SWT、Draw2D、GEF、JET 等与Eclipse 插件开发相关的基础知识,并且以实际的开发案例来演示 这些知识的实战性应用,通过对这些实际开发案例的学习,读者可以非常轻松地掌握Eclipse插件开发的技能,从而开发出满 足个性化需求的插件-Case to demonstrate the actual development of these practical application of knowledge through the development of these practical case study, the reader can very easily grasp Eclipse plug-in development skills to develop products that meet the individual needs of the plug-in.
Platform: | Size: 1218560 | Author: soso | Hits:

[JSP/Javajoywindow

Description: joywindow是的目标是用java语言与HTML显示来构建桌面应用程序.通过它,开发者可以用WEB开发的MVC模式构建桌面应用程序,可以有效提升开发速度. 说明:当前工程是maven构建,请确保你的eclipse支持maven插件,此外本工程依赖的SWT包是32位的,所以JDK也需要安装32位才能执行。 joywindow包含一个simpleServer,这也是项目开发的重点工作,目前工作已经基本完成,你可以使用StartServer.java来启动服务器,测试类似于tomcat的web服务响应。-It s a framework for java programmer to develop desktop application by html and java.
Platform: | Size: 2750464 | Author: | Hits:

[JSP/Javamanager

Description: 用eclipse开发的企业生产管理的源码,对SWT初学者,有一定参考价值。-very good
Platform: | Size: 4733952 | Author: lqf | Hits:

[JSP/Javajface

Description: 基于swt 做的一个表格控件,swt是eclipse开发插件的包,此技术用来在eclipse开发集成插件用-Based swt do a table control, swt eclipse is developing a plug-in package, this technique is used with the development of integrated plug-in eclipse
Platform: | Size: 45056 | Author: 周成 | Hits:
« 1 2 3 4 5 6 7 89 »

CodeBus www.codebus.net